home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Serious Demos / Symbolic Composer 4.2 / Environment / System / DEF / Utilities / Supplements / humanize < prev    next >
Text File  |  1998-10-23  |  659b  |  5 lines

  1. humanize minimum maximum smoothness &optional vector-pattern
  2.  
  3. within def-expression
  4.  
  5. Controls the note attack position. (humanize 0 2 0.2)modifies the attack position by tick values of 0, 1 or 2 using the brownian noise to determine the actual value. Be careful with the values, since -3 3 produce a musician that sounds quite untalented or even drunk. The smoothness values range from 0.0001 to 0.9999. The minimum value makes a curve that resembles a distant horizon and the maximum value creates very rough mountain silhouette. The best results are often somewhere in between. If the optional vector-pattern is supplied then it replaces the brownian noise.